.snippet {
	BORDER-RIGHT: 2px dotted; BORDER-TOP: 2px dotted; MARGIN: -1px; BORDER-LEFT: 2px dotted; BORDER-BOTTOM: 2px dotted
}
.HideSnippetBorders .snippet {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
.snippet TABLE {
	BORDER-COLLAPSE: separate; empty-cells: show
}
.snippet TABLE {
	BORDER-RIGHT: gray 1px dotted; BORDER-TOP: gray 1px dotted; BORDER-LEFT: gray 1px dotted; BORDER-BOTTOM: gray 1px dotted
}
.snippet TD {
	BORDER-RIGHT: gray 1px dotted; BORDER-TOP: gray 1px dotted; BORDER-LEFT: gray 1px dotted; BORDER-BOTTOM: gray 1px dotted
}
.snippet TH {
	BORDER-RIGHT: gray 1px dotted; BORDER-TOP: gray 1px dotted; BORDER-LEFT: gray 1px dotted; BORDER-BOTTOM: gray 1px dotted
}
.HideTableBorders .snippet TABLE {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM-STYLE: none; empty-cells: hide
}
.HideTableBorders .snippet TD {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM-STYLE: none; empty-cells: hide
}
.HideTableBorders .snippet TH {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM-STYLE: none; empty-cells: hide
}
.deleted {
	BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: line-through
}
.inserted {
	BACKGROUND-COLOR: #00ff00
}
.changed_src {
	BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: line-through
}
.changed_des {
	BACKGROUND-COLOR: #ffff00
}
.deleted_op {
	BACKGROUND-COLOR: #ff7777; TEXT-DECORATION: line-through
}
.inserted_op {
	BACKGROUND-COLOR: #77ff77
}
.changed_src_op {
	BACKGROUND-COLOR: #dddd77; TEXT-DECORATION: line-through
}
.changed_des_op {
	BACKGROUND-COLOR: #dddd77
}
.scope_page {
	BORDER-LEFT-COLOR: #f00; BORDER-BOTTOM-COLOR: #f00; BORDER-TOP-COLOR: #f00; BORDER-RIGHT-COLOR: #f00
}
.scope_page {
	BORDER-LEFT-COLOR: #800; BORDER-BOTTOM-COLOR: #800; BORDER-TOP-COLOR: #800; BORDER-RIGHT-COLOR: #800
}
.scope_journal {
	BORDER-LEFT-COLOR: #00f; BORDER-BOTTOM-COLOR: #00f; BORDER-TOP-COLOR: #00f; BORDER-RIGHT-COLOR: #00f
}
.scope_journal {
	BORDER-LEFT-COLOR: #008; BORDER-BOTTOM-COLOR: #008; BORDER-TOP-COLOR: #008; BORDER-RIGHT-COLOR: #008
}
.scope_shared {
	BORDER-LEFT-COLOR: #0f0; BORDER-BOTTOM-COLOR: #0f0; BORDER-TOP-COLOR: #0f0; BORDER-RIGHT-COLOR: #0f0
}
.scope_shared {
	BORDER-LEFT-COLOR: #080; BORDER-BOTTOM-COLOR: #080; BORDER-TOP-COLOR: #080; BORDER-RIGHT-COLOR: #080
}
.SnippetChanged {
	BORDER-TOP-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-BOTTOM-STYLE: solid
}
.snippet A.anchor {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; BACKGROUND: url(/HTMLArea/plugins/ContentEditor/img/anchorSmall.gif) no-repeat; PADDING-BOTTOM: 4px; WIDTH: 8px; PADDING-TOP: 4px
}
.HideSnippetBorders .snippet A.anchor {
	DISPLAY: none! important
}
